(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
authorKenichi Handa <handa@m17n.org>
Wed, 7 Jan 2009 06:49:37 +0000 (06:49 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 7 Jan 2009 06:49:37 +0000 (06:49 +0000)
commitb0914bf130cf78dee0dc8c027ce5f1791ec4a914
tree5bccb5135b724589d6b5f48972ddbc7d6f93c69a
parent615fc4dd1a48ed0c0de6a56501cb4b76a960633b
(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
(decode_coding_utf_16, decode_coding_emacs_mule)
(decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5)
(decode_coding_charset): Likewise.
src/coding.c